home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 #2 / Ham Radio 2000 - Volume 2.iso / HAMV2 / MISC / RF / NOISE.TXT < prev    next >
Text File  |  1996-06-22  |  820b  |  14 lines

  1. This routine computes the overall performance of a number (>1) of cascaded
  2. stages. The noise figure (in dB), gain (in dB) and IP3 (in dBm, refereed to
  3. the output) are entered for each stage. The routines computes:
  4. 1) Overall noise factor, noise figure (dB) and noise temperature (K)
  5. 2) Overall gain (just adds up individual stages)
  6. 3) Input intercept (dBm) and output intercept (dBm)
  7. 4) The Minimum detectable signal (MDS). This is the smallest useable signal at
  8. the input, without it being below the noise level. Its equal to kTB(NF-1).
  9. 5) The maximum (IPmax) level of one of two equal tones at f1 and f2, that may
  10. be applied to the input without the 3rd order product (2 f1 - f2 or 2 f2 - f1)
  11. being above the noise level.
  12. 6) The two-tone dynamic range, which is the difference between the MDS and IPmax
  13.  
  14.